home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / WindowMaker / README.GNOME < prev    next >
Encoding:
Text File  |  1999-04-17  |  1.5 KB  |  54 lines

  1.  
  2. Information on Using Window Maker with GNOME
  3. --------------------------------------------
  4.  
  5.  
  6. Status of GNOME support
  7. -----------------------
  8.  
  9.  
  10. GNOME window manager protocols seem to be a work in progress.
  11. Things still change fairly frequently, so, the stuff implemented
  12. may not reflect the latest protocol. If something doesn't work, 
  13. that's probably because the protocols have changed again and I still
  14. didn't have time to reimplement everything or noticed that it
  15. changed.  If that happens, please tell me exactly what doesn't work.
  16.  
  17. Other than that, the so called "GNOME Window Manager Compliance - How to
  18. write a GNOME compliant Window Manager" document, says this:
  19.  
  20.     "There are currently a set of other hints available that are, at the
  21.     current time, not essential and therefore not documented here. It is,
  22.     however envisaged that they will be finalized and added to this
  23.     document, but for now are not needed."
  24.  
  25. Since they are non-essential and undocumented they are not yet implemented.
  26.  
  27.  
  28. Implemented stuff:
  29.  
  30. - GNOME window manager hints
  31. - Motif window manager hints
  32.  
  33. On the works:
  34.  
  35. - R6 style session management
  36.  
  37.  
  38. Compilation/Installation
  39. ------------------------
  40.  
  41. To compile Window Maker with GNOME support, just configure it as:
  42. ./configure --enable-gnome
  43.  
  44. before compiling.
  45.  
  46. Also, do not disable mwm hints support (they are enabled by default).
  47.  
  48.  
  49. Configuration
  50. -------------
  51.  
  52. In WPrefs, go to the last section and toggle the "Disable miniwindows" option.
  53.  
  54.